<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>M26 'Super Pershing'</long_name>
		<short_name>Super Pershing</short_name>
		<comment>The most powerful American tank of the war with good armor and an upgraded 90mm T-15 cannon, and two light machine guns</comment>

		<uniform>american_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>9</month><year>1945</year><number>10</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M26 Super Pershing.png</image_profile>
			<weight>47000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Ford GAF</name>
				<horsepower>500</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>5</offsetX><offsetY>302</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-5</offsetX><offsetY>302</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M26 Super Pershing.png</image_view>

			<width>351</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>177@53</upper_front>
				<lower_front>152@-53</lower_front>
				<side>76</side>
				<upper_rear>51@10</upper_rear>
				<lower_rear>51@-40</lower_rear>
				<top>22</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>262</width>
			<length>430</length>
			<height>73</height>

			<offsetX>0</offsetX>
			<offsetY>10</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>238@46</front>
				<side>76</side>
				<rear>51@62</rear>
				<top>22</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>60</offsetX>
			<offsetY>-250</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_M1919</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2500</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-M26 Super Pershing turret.png</image_view>

			<diameter>230</diameter>
			<height>75</height>
			<offsetX>0</offsetX>
			<offsetY>-60</offsetY>

			<rotate_time>17</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>101</front>
				<side>76@8</side>
				<rear>76@8</rear>
				<top>25</top>
				<mantlet>194</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_90_T15</type></weapon>
			<weapon><type>WEAPON_LMG_M1919</type><offsetX>-38</offsetX><offsetY>-49</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_90_T15</for><flavour>FLAVOUR_HE</flavour><rounds>28</rounds></ammo>
			<ammo><for>WEAPON_CANNON_90_T15</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_90_T15</for><flavour>FLAVOUR_SMOKE</flavour><rounds>4</rounds></ammo>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2500</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
